home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / honey_be.swf / scripts / DefineButton2_608 / BUTTONCONDACTION on(release).as
Text File  |  2010-04-12  |  62b  |  5 lines

  1. on(release){
  2.    r.level = 0;
  3.    r.gotoAndPlay("start");
  4. }
  5.